FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource CodeSystem/FHIR Server from package hl7.fhir.uv.subscriptions-backport.r4#1.1.0 (63 ms)

Package hl7.fhir.uv.subscriptions-backport.r4
Type CodeSystem
Id Id
FHIR Version R4
Source http://hl7.org/fhir/uv/subscriptions-backport/http://hl7.org/fhir/uv/subscriptions-backport/STU1.1/CodeSystem-backport-content-code-system.html
Url http://hl7.org/fhir/uv/subscriptions-backport/CodeSystem/backport-content-code-system
Version 1.1.0
Status active
Date 2023-01-11T15:34:32+11:00
Name BackportContentCodeSystem
Title Backported R5 Subscription Content Code System
Experimental False
Realm uv
Authority hl7
Description Codes to represent how much resource content to send in the notification payload.
Content complete

Resources that use this resource

ValueSet
backport-content-value-set Backported R5 Subscription Content Value Set
backport-content-value-set Backported R5 Subscription Content Value Set

Resources that this resource uses

No resources found



Narrative

Note: links and images are rebased to the (stated) source

This code system http://hl7.org/fhir/uv/subscriptions-backport/CodeSystem/backport-content-code-system defines the following codes:

CodeDisplayDefinition
empty EmptyNo resource content is transacted in the notification payload.
id-only Id OnlyOnly the resource id is transacted in the notification payload.
full-resource Full ResourceThe entire resource is transacted in the notification payload.

Source

{
  "resourceType" : "CodeSystem",
  "id" : "backport-content-code-system",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system <code>http://hl7.org/fhir/uv/subscriptions-backport/CodeSystem/backport-content-code-system</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">empty<a name=\"backport-content-code-system-empty\"> </a></td><td>Empty</td><td>No resource content is transacted in the notification payload.</td></tr><tr><td style=\"white-space:nowrap\">id-only<a name=\"backport-content-code-system-id-only\"> </a></td><td>Id Only</td><td>Only the resource id is transacted in the notification payload.</td></tr><tr><td style=\"white-space:nowrap\">full-resource<a name=\"backport-content-code-system-full-resource\"> </a></td><td>Full Resource</td><td>The entire resource is transacted in the notification payload.</td></tr></table></div>"
  },
  "url" : "http://hl7.org/fhir/uv/subscriptions-backport/CodeSystem/backport-content-code-system",
  "version" : "1.1.0",
  "name" : "BackportContentCodeSystem",
  "title" : "Backported R5 Subscription Content Code System",
  "status" : "active",
  "experimental" : false,
  "date" : "2023-01-11T15:34:32+11:00",
  "publisher" : "HL7 FHIR Infrastructure WG",
  "contact" : [
    {
      "name" : "HL7 FHIR Infrastructure WG",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://hl7.org/Special/committees/fiwg"
        }
      ]
    },
    {
      "name" : "Gino Canessa",
      "telecom" : [
        {
          "system" : "email",
          "value" : "mailto:gino.canessa@microsoft.com"
        }
      ]
    },
    {
      "name" : "Eric Haas",
      "telecom" : [
        {
          "system" : "email",
          "value" : "mailto:ehaas@healthedatainc.com"
        }
      ]
    }
  ],
  "description" : "Codes to represent how much resource content to send in the notification payload.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 3,
  "concept" : [
    {
      "code" : "empty",
      "display" : "Empty",
      "definition" : "No resource content is transacted in the notification payload."
    },
    {
      "code" : "id-only",
      "display" : "Id Only",
      "definition" : "Only the resource id is transacted in the notification payload."
    },
    {
      "code" : "full-resource",
      "display" : "Full Resource",
      "definition" : "The entire resource is transacted in the notification payload."
    }
  ]
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.